Home

Amazon Web Services (AWS) posts

  • Ephemeral AWS Credentials in Github Actions

    Github provides a built-in mechanism to automate development workflows through Github Actions. Integrating workflows with AWS services is a common use case, however, many tutorials suggest the path of least resistance - introducing sharp edges. This post presents a CDK application that is deployed to through Github Actions using ephemeral AWS credentials.

  • Zero to AWS Associate Solutions Architect

    My journey of knowing almost nothing about AWS to achieving the SAA-C02 Associate Solutions Architect certification in three weeks. This post highlights why I decided to pursue this certification, what resources I used, and what I should have done differently.